Kameleon-Plus
0.3.2
Main Page
Modules
Namespaces
Classes
Files
File List
File Members
src
ccmc
CTIP.h
Go to the documentation of this file.
1
/*
2
* CTIP.h
3
*
4
* Created on: Jul 24, 2009
5
* Author: dberrios
6
*/
7
8
#ifndef CTIP_H_
9
#define CTIP_H_
10
11
/*
12
*
13
*/
14
#include "
Model.h
"
15
16
namespace
ccmc
17
{
18
25
class
CTIP
:
public
Model
26
{
27
public
:
28
CTIP
();
29
long
open
(
const
std::string& filename);
30
Interpolator
*
createNewInterpolator
();
31
32
virtual
~CTIP
();
33
34
protected
:
35
void
initializeConversionFactorsToSI
();
36
void
initializeSIUnits
();
37
};
38
39
}
40
41
#endif
/* CTIP_H_ */
Generated on Wed Apr 16 2014 18:34:46 for Kameleon-Plus by
1.8.3